Back to search
30
MCP

Ethereum RPC

pulsemcp/ethereum rpc

Provides a bridge to the Ethereum blockchain for querying contract bytecode, gas prices, and account balances through standard JSON-RPC calls to public endpoints.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.tkllabs.bh.mcp-servers/ethereum-toolkit
Real-time Ethereum blockchain data (gas prices, account balances etc) on Mainnet and Sepolia
0 tools · streamable-http
Ethereum Transaction Builder
Build and sign Ethereum transactions - EIP-1559, gas estimation, RLP, ERC-20 transfers
0 tools
cryo-mcp
MCP server for querying Ethereum blockchain data using cryo
0 tools
evm-rpc-mcp
MCP server providing read-only access to any EVM blockchain via JSON-RPC
0 tools
rpc-nodes-mcp
Minimal, fast, and extensible MCP server for interactions with JSON-RPC blockchain nodes
0 tools
Ethereum Blockchain Tools
Integrates with Ethereum blockchain networks to provide smart contract auditing, wallet analysis, token balance checking, and profitability
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ethereum_rpc": {
      "url": "None",
      "transport": "http"
    }
  }
}